StreamSave(Stream) Method
Saves data from this stream to the specified
Stream.
Namespace: Independentsoft.IO.StructuredStorageAssembly: Independentsoft.Pst (in Independentsoft.Pst.dll) Version: 1.2.900.17830
public void Save(
Stream stream
)
Public Sub Save (
stream As Stream
)
Parameters
- stream Stream
- A stream.